ESRI.ArcGIS.Mobile
Generic SpatialIndex Class Members
See Also  Methods  Send Feedback
ESRI.ArcGIS.Mobile.Geometries Namespace : Generic SpatialIndex Class


The following tables list the members exposed by Generic SpatialIndex.

Public Constructors

 NameDescription
Public ConstructorSpatialIndex Constructor  
Top

Public Methods

 NameDescription
Public MethodInsert Inserts an item in the spatial index.  
Public MethodQuery Queries the spatial index for all object's envelopes that intersect the given query envelope.  
Public MethodRemove Removes a single item from the spatial index.  
Top

See Also